home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / ltrace / TODO < prev   
Encoding:
Text File  |  2008-12-10  |  637 b   |  18 lines

  1. * BFD:
  2.   + New executable formats
  3.   + Read list of libraries needed
  4.   + Read list of undefined symbols in executables
  5.   + Read list of exported symbols in libraries
  6.   + Read debugging info from executables/libraries
  7. * Automatically update list of syscalls?
  8. * Improve documentation
  9. * Improve -e/-x options (regexp?)
  10. * Improve -l option
  11. * Improve C++ name demangling
  12. * Display different argument types
  13. * Update /etc/ltrace.conf
  14. * More architectures, cleaner way to port
  15. * More operating systems (solaris?)
  16. * Option -I (inter-library calls)
  17. * Modify ARGTYPE_STRING[0-5] types so that they not stop displaying chars when '\0' is encountered
  18.